Federico Stagni

Results 134 comments of Federico Stagni

I don't see any other option but setting `TransformationFilesStatus.PROBLEMATIC` those files that are in RMS status `Waiting` for which the request is in status `Failed`.

It is known. Maybe @EwoudK wants to have a look?

This is indeed a Tornado only service (it is also indicated in https://dirac.readthedocs.io/en/integration/AdministratorGuide/HowTo/pilotsWithTokens.html#launching-the-tokenmanagerhandler). The installation through the `SystemAdministrator` has been fixed in version v9, but for v8 indeed these instructions...

TokenDB is effectively only used for interacting with User tokens. For the case of pilots submissions the only effectively used part is this: https://github.com/DIRACGrid/DIRAC/blob/rel-v8r0/src/DIRAC/FrameworkSystem/Service/TokenManagerHandler.py#L185-L243 (which, could be only in the...

If we do down this way, should we consider running https://github.com/Instagram/MonkeyType or https://github.com/dropbox/pyannotate?

I'd move this to diracx

Because it first needed to be tested (some details in https://cern.service-now.com/service-portal?id=ticket&n=RQF2129972). It's very unlikely that we'll catch much with the current integration tests (and indeed, no errors here) but it...

> The slides say > > > latin1 can still be used provided limitations vs utf8mb4 are not an issue Those slides are old by now, I will replace them...

Merging, as this is only impacting newly created DBs (new installations, and integration tests)