Visibility of retry-queues

Completed

Comments

2 comments

  • Official comment
    Geir Ove Grønmo

    We'll consider adding a metric to the metrics API that included the number of entities in the retry queue. Adding it to the service API would be much harder as calculating the number requires trawling through the entire execution dataset which might be huge, so that is unlikely to happen in the short term.

    Regarding item 2 then you can do a text search in the execution dataset for `write-error:' and you'll get a list of all the entities in the retry queue.

    Comment actions Permalink
  • Geir Ove Grønmo

    We've now added support for a new metric called "sesam_pump_entities_retryable". See https://docs.sesam.io/hub/changelog.html#changelog-2025-07-01

    0
    Comment actions Permalink

Please sign in to leave a comment.