indexify 0.4.8__py3-none-any.whl → 0.4.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -197,7 +197,7 @@ class FunctionExecutorController:
197
197
  task_info.is_cancelled = True
198
198
  logger.info(
199
199
  "cancelling task",
200
- allocation_id=task_info.allocation_id,
200
+ allocation_id=task_info.allocation.allocation_id,
201
201
  )
202
202
  if task_info.aio_task is not None:
203
203
  task_info.aio_task.cancel()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: indexify
3
- Version: 0.4.8
3
+ Version: 0.4.9
4
4
  Summary: Open Source Indexify components and helper tools
5
5
  Home-page: https://github.com/tensorlakeai/indexify
6
6
  License: Apache 2.0
@@ -28,7 +28,7 @@ indexify/executor/function_executor_controller/debug_event_loop.py,sha256=VJOKe_
28
28
  indexify/executor/function_executor_controller/destroy_function_executor.py,sha256=D2idVC-q4etkt65C0qH7TENHDVidSLsSalr6e3HwZWU,843
29
29
  indexify/executor/function_executor_controller/downloads.py,sha256=iVXuDl9mUOOMurpd6wrtIexUHubgvM9GdKxwgwQA44E,6487
30
30
  indexify/executor/function_executor_controller/events.py,sha256=KiK0-fNGHyeLfDiw8dKwl_qIMkJPjiUPdLY0FZYaMf8,5467
31
- indexify/executor/function_executor_controller/function_executor_controller.py,sha256=ZwFA10rJbt34Z_TXYvc2Au9BpokjA-O83-AhuBev7RQ,33566
31
+ indexify/executor/function_executor_controller/function_executor_controller.py,sha256=KY1YXcHv5lbpQoNoyhEqI1qxXQ-k7mXxgOArSDtiWY4,33577
32
32
  indexify/executor/function_executor_controller/function_executor_startup_output.py,sha256=PXg2r440kqHI3oHGZbb58ehuAuW_fmEdxLTAa-0V3p4,715
33
33
  indexify/executor/function_executor_controller/loggers.py,sha256=zEY2nt15gboX3SX6Kh1xjeCljZJZSE4lp27qNrg8yPY,3637
34
34
  indexify/executor/function_executor_controller/message_validators.py,sha256=aNiZhYA87pnxUJtZKvKGDt40rfox-TYH2J6mW7o-Pkw,2981
@@ -63,7 +63,7 @@ indexify/proto/executor_api.proto,sha256=2rLo6BBeVOkU8rEBSgwmXc7qccLS-Of0CEJKwF0
63
63
  indexify/proto/executor_api_pb2.py,sha256=h_1nT-4L7dPR9_ZQ0-igtA97il4wG03dVnQlM8jyD6U,16334
64
64
  indexify/proto/executor_api_pb2.pyi,sha256=RR4J8IotdGYOEqC4iZ5ene6j-sOQRuS8xO6j-pk_lok,22867
65
65
  indexify/proto/executor_api_pb2_grpc.py,sha256=JpT5K6jiS0NJVNyTt1mAPpyJMXuEGeNN2V6R3KmLHZ4,7607
66
- indexify-0.4.8.dist-info/METADATA,sha256=2vCZHQqVcPDwbvN8ezUVRH-GFO7DWq3Nw9hpINMyX5I,1114
67
- indexify-0.4.8.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
68
- indexify-0.4.8.dist-info/entry_points.txt,sha256=rMJqbE5KPZIXTPIfAtVIM4zpUElqYVgEYd6i7N23zzg,49
69
- indexify-0.4.8.dist-info/RECORD,,
66
+ indexify-0.4.9.dist-info/METADATA,sha256=QVugNkYGYmhSOoFLy9irpwzphkx_8KI2fOUJkczRFcI,1114
67
+ indexify-0.4.9.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
68
+ indexify-0.4.9.dist-info/entry_points.txt,sha256=rMJqbE5KPZIXTPIfAtVIM4zpUElqYVgEYd6i7N23zzg,49
69
+ indexify-0.4.9.dist-info/RECORD,,