Sha256: 45c0289963fe9f724d41cdbf8b95dabba1117943b75159d05cb3b52cdd2ae181
Contents?: true
Size: 1.05 KB
Versions: 3
Compression:
Stored size: 1.05 KB
Contents
[DEFAULTS] dyno_size="Standard-1X" ttl=86400 ["awards:populate_non_canonicalized_awards"] schedule="10 3 * * 6" dyno_size="Standard-1X" ttl=14400 command="env STATEMENT_TIMEOUT=1000s rake awards:populate_non_canonicalized_awards" ["awards:populate_problematic_awards"] schedule="10 7 * * 5" dyno_size="Standard-1X" command="env STATEMENT_TIMEOUT=1000s rake awards:populate_problematic_awards" ["content_stat:perform"] schedule="0 0 * * *" dyno_size="Standard-1X" ttl=3600 command="rake content_stat:perform" ["materialized_views:refresh_all"] schedule="0 9 * * *" dyno_size="Standard-1X" ttl=7200 command="env STATEMENT_TIMEOUT=1000s rake materialized_views:refresh_all" ["canonical_taxpayer:maybe_run_non_canonicalized"] schedule="0 4 * * 0" command="env STATEMENT_TIMEOUT=1000s rake canonical_taxpayer:maybe_run_non_canonicalized" ["irs:process_revocation_list"] schedule="10 13 * * *" command="rake irs:process_revocation_list" ["irs:process_epostcards"] schedule="30 1 * * *" command="rake irs:process_epostcards" [new] schedule="* * * * *" command="echo 'coolio'"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cron_to_go_sync-0.0.3 | spec/data/staging.toml |
cron_to_go_sync-0.0.2 | spec/data/staging.toml |
cron_to_go_sync-0.0.1 | spec/data/staging.toml |