Add send time as alternative to `running_since`

toger5/expiring-events-keep-alive
Andrew Ferrazzutti 2 months ago
parent 2afcebbac0
commit 8c5b612f77

@ -734,6 +734,7 @@ Some alternatives for the `running_since` field on the `GET` response are:
- `delayed_since`
- `delaying_since`
- `last_restart` - but this feels less clear than `running_since` for a delayed event that hasn't been restarted
- `send_time` - with a value of `delay` + the start time of the timer
### Syncing failed delayed events

Loading…
Cancel
Save