Federico Stagni
Federico Stagni
The last release was created only yesterday: https://github.com/DIRACGrid/DIRACOS2/releases/tag/2.42
Solution is somewhere in https://github.com/mamba-org/mamba/issues/2501 Run with `ulimit -n 1048575`
We can limit in the pilot.
You do not have to do anything: #7891
Given that the above mentioned PR is merged, I believe this issue can be closed.
The change is on the server side. Did you also update the server?
Indeed there's no such status. If we are considering making it a status, that would be something like "FINISHED_EMPTY", which would mean "Done with no matched payloads", because of course...
> I'm not sure "Finished_empty" is the right status since a pilot can run multiple payloads and does not need to finish once it couldn't not find a matching payload....
Thanks for reporting. Maybe @atsareg or @andresailer can comment.
For each and every service for which we have the DIPS and HTTPs version, we have 2 files: - a "NameOfHandler.py". This contains ```python class NameOfHandlerMixin: # logic end "export_"s...