Projet

Général

Profil

Bug #58192

trace sur appel à trigger sur une demande au statut indéfini (?)

Ajouté par Frédéric Péters il y a plus de 2 ans. Mis à jour il y a 5 mois.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
26 octobre 2021
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:
Non

Description

Exception:
  type = '<class 'AttributeError'>', value = ''NoneType' object has no attribute 'items''

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/formdata.py", line 560, in perform_workflow
   558         from wcs.workflows import perform_items
   559
>  560         url = perform_items(wf_status.items, self, event=event)
   561         return url
   562

  locals:
     event = ('api-trigger', 'processing')
     perform_items = <function perform_items at 0x7fe77d5c4ea0>
     self = <... n°28-5073" id:5073>
     url = None
     wf_status = None

Historique

#1

Mis à jour par Frédéric Péters il y a 5 mois

  • Statut changé de Nouveau à Fermé

Ça venait d'un saut vers un statut inconnu, le perform_workflow() était ensuite exécuté et amenait le crash.

#76421 a modifié les choses pour ne plus aller sur un statut inconnu.

Formats disponibles : Atom PDF