omnata-plugin-runtime 0.4.2a96__py3-none-any.whl → 0.4.2a97__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- omnata_plugin_runtime/plugin_entrypoints.py +2 -0
- {omnata_plugin_runtime-0.4.2a96.dist-info → omnata_plugin_runtime-0.4.2a97.dist-info}/METADATA +1 -1
- {omnata_plugin_runtime-0.4.2a96.dist-info → omnata_plugin_runtime-0.4.2a97.dist-info}/RECORD +5 -5
- {omnata_plugin_runtime-0.4.2a96.dist-info → omnata_plugin_runtime-0.4.2a97.dist-info}/LICENSE +0 -0
- {omnata_plugin_runtime-0.4.2a96.dist-info → omnata_plugin_runtime-0.4.2a97.dist-info}/WHEEL +0 -0
@@ -218,7 +218,9 @@ class PluginEntrypoint:
|
|
218
218
|
inbound_sync_request.update_activity("Staging remaining records")
|
219
219
|
logger.info("Calling apply_results_queue")
|
220
220
|
inbound_sync_request.apply_results_queue()
|
221
|
+
logger.info("Calling apply_rate_limit_state")
|
221
222
|
inbound_sync_request.apply_rate_limit_state()
|
223
|
+
logger.info("Calling apply_progress_updates")
|
222
224
|
inbound_sync_request.apply_progress_updates()
|
223
225
|
if inbound_sync_request.deadline_reached:
|
224
226
|
# if we actually hit the deadline, this is flagged by the cancellation checking worker and the cancellation
|
{omnata_plugin_runtime-0.4.2a96.dist-info → omnata_plugin_runtime-0.4.2a97.dist-info}/RECORD
RENAMED
@@ -4,9 +4,9 @@ omnata_plugin_runtime/configuration.py,sha256=7cMekoY8CeZAJHpASU6tCMidF55Hzfr7CD
|
|
4
4
|
omnata_plugin_runtime/forms.py,sha256=pw_aKVsXSz47EP8PFBI3VDwdSN5IjvZxp8JTjO1V130,18421
|
5
5
|
omnata_plugin_runtime/logging.py,sha256=bn7eKoNWvtuyTk7RTwBS9UARMtqkiICtgMtzq3KA2V0,3272
|
6
6
|
omnata_plugin_runtime/omnata_plugin.py,sha256=sh19I-l2xIc7aPxO83mv65rijMPfCIDqh5o6sguc1H4,107066
|
7
|
-
omnata_plugin_runtime/plugin_entrypoints.py,sha256=
|
7
|
+
omnata_plugin_runtime/plugin_entrypoints.py,sha256=wco1QqubxxE-cMYQiu8D3pUZss3QeiAlrF2UFg5m0GM,28404
|
8
8
|
omnata_plugin_runtime/rate_limiting.py,sha256=29Hjsr0i1rE8jERVdIFGINfQfp_kI3PDft-IM_ZxvCA,21509
|
9
|
-
omnata_plugin_runtime-0.4.
|
10
|
-
omnata_plugin_runtime-0.4.
|
11
|
-
omnata_plugin_runtime-0.4.
|
12
|
-
omnata_plugin_runtime-0.4.
|
9
|
+
omnata_plugin_runtime-0.4.2a97.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
|
10
|
+
omnata_plugin_runtime-0.4.2a97.dist-info/METADATA,sha256=Pp8w0AnG0kau-vloWNt0GLq_D7nwopzqnSaYO7YXqcw,1641
|
11
|
+
omnata_plugin_runtime-0.4.2a97.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
12
|
+
omnata_plugin_runtime-0.4.2a97.dist-info/RECORD,,
|
{omnata_plugin_runtime-0.4.2a96.dist-info → omnata_plugin_runtime-0.4.2a97.dist-info}/LICENSE
RENAMED
File without changes
|
File without changes
|