-
```
xep1 = XtractEndpoint(repo_type='globus',
globus_ep_id='e38ee745-6d04-11e5-ba46-22000b92c6ec',
funcx_ep_id='e1398319-0d0f-4188-909b-a978f6fc5621',
…
-
Run operations in DLHub support method parameters (keyword arguments) in the schema, but this is not implemented in the service or in the client.
We need to update the function we execute when run…
-
I do not believe the DLHubFuture is used by the latest version of the client. We should replace it with the FuncX [version of a Future for task results](https://funcx.readthedocs.io/en/latest/source/f…
-
In our scenario, grpc middleware may append extra arguments to function call on certain conditions. We have to add extra `mock.Anything` to address those arguments.
How to make testify less harsh …
-
**Describe the bug**
The ZMQ connection between `funcx-endpoint` and `funcx-forwarder` uses CurveZMQ for encryption and auth. The authentication step in the connection process appears to be broken …
-
**Describe the bug**
Kubernetes worker pods, perhaps only ones which did not register properly, accumulate forever.
The worker process exits "normally" without an indication in `kubectl logs` that t…
-
NiiVue should include operations to remove haze from a volume. This can help the appearance of the volume rendering, and ensure good behavior for depth picking. I would suggest copying the method from…
-
HOOK_TOHIT does not include weapon among parameters. The weapon can carry important perks affecting accuracy and so does ammo. Can these parameters be included?
-
I have an open ticket with Microsoft support ( 2108140040000370 ) over this ongoing issue (has been happening since Saturday 8am central on CentralUS at least), but I just wanted to try to raise this …
-
The Examples page https://gladier.readthedocs.io/en/latest/examples.html should explain all pre-requisites needed for running examples, including funcx-endpoint and GCP.
This would be a good next …