[FSSDK-12147] update event retry default config #1519
Annotations
5 errors
|
|
|
lib/event_processor/event_processor_factory.spec.ts#L246
AssertionError: expected 1st "spy" call to have been called with [ 1000, 2000, 500 ]
- Expected
+ Received
[
1000,
2000,
- 500,
+ 50,
]
❯ lib/event_processor/event_processor_factory.spec.ts:246:35
|
|
lib/event_processor/event_processor_factory.spec.ts#L225
AssertionError: expected 1st "spy" call to have been called with [ 1000, 60000, 500 ]
- Expected
+ Received
[
1000,
60000,
- 500,
+ 50,
]
❯ lib/event_processor/event_processor_factory.spec.ts:225:35
|
|
lib/event_processor/event_processor_factory.spec.ts#L246
AssertionError: expected 1st "spy" call to have been called with [ 1000, 2000, 500 ]
- Expected
+ Received
[
1000,
2000,
- 500,
+ 50,
]
❯ lib/event_processor/event_processor_factory.spec.ts:246:35
|
|
lib/event_processor/event_processor_factory.spec.ts#L225
AssertionError: expected 1st "spy" call to have been called with [ 1000, 60000, 500 ]
- Expected
+ Received
[
1000,
60000,
- 500,
+ 50,
]
❯ lib/event_processor/event_processor_factory.spec.ts:225:35
|
The logs for this run have expired and are no longer available.
Loading