BaseObserver

toloka.streaming.observer.BaseObserver | Source code

BaseObserver(self, *, name: Optional[str] = None)

Methods summary

MethodDescription
deleteSchedule observer to be removed from the pipeline.
disablePrevent observer from being called.
enableEnable observer to be called during pipeline execution.
get_unique_keyThis method should return identifier for this observer that is unique in the current pipeline context.
injectNone
runFor standalone usage (out of a Pipeline).
should_resumeNone

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming