What's Changed
- chore: add message retention period (TTL) for worker trigger queue by @prkpndy in #927
- fixes: update atlantic client and job handler logic to make them idempotent by @prkpndy in #925
- Orchestrator/job based timeouts by @heemankv in #928
- fix: cairo-native path + runtime issue + madara version update by @Mohiiit in #926
- chore: optimize SQS client with queue URL caching by @prkpndy in #931
- fix: sdd support for atlantic-provided DA segment for L2 state updates by @Mohiiit in #920
- fix: rpc 10 state-update spec by @Mohiiit in #932
- Orchestrator: Rework(db): internal_id -> string to u64 by @heemankv in #930
- feat: RocksDB write stall prevention and monitoring by @prkpndy in #929
- feat: add Grafana dashboards and RocksDB metrics by @byteZorvin in #933
- feat: add versioning to orchestrator by @prkpndy in #934
- Fix/heal orphan by @prkpndy in #937
- chore: increase max verf attempts for proving and agg jobs by @prkpndy in #938
- Simplify StateTransition job architecture by @heemankv in #936
- Alert for Verification Timeout by @heemankv in #943
- update: nack message instead of marking failed when job processing fail by @prkpndy in #940
- fix: clean up orphaned .lock files on timeout and startup + docker issue resolved by @Mohiiit in #942
- fix: preserve VM tracebacks when error chain ends in Constructor by @Mohiiit in #949
- Orchestrator: Migrate Atlantic idempotency from externalId to dedupId by @heemankv in #945
- feat: improve error history tracking for failed jobs by @byteZorvin in #950
- chore: improve batching performance with batched queries by @prkpndy in #947
Full Changelog: v0.10.0...v0.10.1