You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement ability to update index (properties and status) of working indexer, add update_index to DipDupContext and control API endpoint.
New IndexStatus members:
disabled - by user
completed - had last_level; successfully indexed
To discuss: polling - pseudo-realtime, when WebSocket URL is missing.
The text was updated successfully, but these errors were encountered:
Implement ability to update index (properties and status) of working indexer, add
update_index
to DipDupContext and control API endpoint.New
IndexStatus
members:last_level
; successfully indexedThe text was updated successfully, but these errors were encountered: