finished prices
This commit is contained in:
parent
2f5eaef19c
commit
0b33e9a8b6
4 changed files with 13 additions and 10 deletions
|
|
@ -125,7 +125,7 @@ export class QMHandler extends BaseHandler<DataIngestionServices> {
|
|||
@Operation('update-prices')
|
||||
updatePrices = updatePrices;
|
||||
|
||||
@Disabled()
|
||||
// @Disabled()
|
||||
@ScheduledOperation('schedule-price-updates', '0 */6 * * *', {
|
||||
priority: 8,
|
||||
immediately: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue