Project

Profile

Help

Story #8505

closed

Task #8495: [EPIC] As a user, I have a new-improved tasking system with new-style workers

As a plugin developer, I am notified that passing non-JSON serializable arguments is deprecated

Added by bmbouter about 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

To prepare for a tasking system that can safely store args and kwargs in postgresql, plugin writers need to be advised that all args and kwargs passed to tasks must be JSON serializable.

Actions #1

Updated by bmbouter about 3 years ago

  • Parent issue set to #8495
Actions #2

Updated by pulpbot about 3 years ago

  • Status changed from ASSIGNED to POST

Added by bmbouter about 3 years ago

Revision 8f0095d5 | View on GitHub

Non-JSON serializable args and kwargs deprecated

The use of non-JSON serializable args and kwargs is now deprecated.

closes #8505

Actions #3

Updated by bmbouter about 3 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #4

Updated by pulpbot about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF