Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TM-1536] add total_content and proccessed_content field to delayedJo… #20

Merged
merged 9 commits into from
Dec 2, 2024

Conversation

LimberHope
Copy link
Collaborator

Copy link

nx-cloud bot commented Dec 2, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 210ab14. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

@LimberHope LimberHope merged commit d24ee38 into staging Dec 2, 2024
2 checks passed
@LimberHope LimberHope deleted the TM-1536_delayed_job_progress branch December 2, 2024 18:33
constructor(job: DelayedJob) {
const { status, statusCode, payload, processed_content, total_content, proccess_message } = job;
super({ status, statusCode, payload, processed_content, total_content, proccess_message });
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this added? It should not be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants