Julian Edwards

Results 23 comments of Julian Edwards

> [@juledwar](https://github.com/juledwar) I think what you're describing here is closer to a polyfield than a polymorphic schema (i.e. the "pivot"/`type` field lives on the parent schema, and the polymorphic data...

This should be simple to implement: the `register_periodic_tasks` can change the "now" value to the required starting offset as per the task definition. The hard part is making sure the...

Additionally, any existing tasks already in Redis that are subsequently changed to include a `periodicity_start` would need updating in Redis. In practice, this means going over all of them on...