PowerLoom / epoch-manager

0 stars 0 forks source link

Begin epoch release at a specific time #14

Open anomit opened 1 month ago

anomit commented 1 month ago

Is your feature request related to a problem? To have a consistent 'day' rollover, it is best that the epoch release service be configured or instructed in any convenient manner to begin releasing epochs at a specific time.

Describe the solution you'd like If there is a time instructed to begin epoch release at, the epoch should be prepared and transaction release ensured with proper retries and backoffs.

A certain margin of errors and failures to be factored in.

Describe alternatives you've considered NA

Additional context NA

Seth-Schmidt commented 3 weeks ago

I've added an initial implementation on this branch: https://github.com/PowerLoom/epoch-manager/tree/feat/timed_epoch_release

xadahiya commented 1 week ago

This is low priority, moving completion date to end of next week.

Seth-Schmidt commented 6 days ago

Moving completion to allow for review

xadahiya commented 4 days ago

Approved, just need one more approval then we can merge