neat_periodic_task 2.0.1 copy "neat_periodic_task: ^2.0.1" to clipboard
neat_periodic_task: ^2.0.1 copied to clipboard

Auxiliary classes for reliably running a periodic task in a long-running process such as web-server.

v2.0.1 #

  • Added topics to pubspec.yaml.

v2.0.0 #

  • Migrated to null-safety!

v1.0.1 #

  • Changed failure to write finished status into a warning. It's only a problem if it consistently occurs. It could happen if something else went wrong, hence, we classify it as a warning.

v1.0.0+2 #

  • Relaxed dependency constraint on json_annotation to allow both version 2.0.0 and 3.0.0.

v1.0.0+1 #

  • Relaxed dependency constraints on retry to allow both 2.x and 3.x.

v1.0.0 #

  • Initial release.
139
likes
140
pub points
92%
popularity

Publisher

verified publishergoogle.dev

Auxiliary classes for reliably running a periodic task in a long-running process such as web-server.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#server #periodic-tasks

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, json_annotation, logging, meta, retry, slugid

More

Packages that depend on neat_periodic_task