We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa92a49 commit a07936aCopy full SHA for a07936a
app/code/Meta/Sales/etc/crontab.xml
@@ -7,7 +7,7 @@
7
</job>
8
<job name="facebook_automation_sync_refunds_and_cancellations"
9
instance="Meta\Sales\Cron\SyncRefundsAndCancellations" method="execute">
10
- <schedule>* * * * *</schedule>
+ <schedule>0 * * * *</schedule>
11
12
</group>
13
</config>
0 commit comments