Skip to content

Back out "Revert pull/274" with bug fix#289

Closed
hjli-creator wants to merge 1 commit intofacebookresearch:mainfrom
hjli-creator:export-D79219118
Closed

Back out "Revert pull/274" with bug fix#289
hjli-creator wants to merge 1 commit intofacebookresearch:mainfrom
hjli-creator:export-D79219118

Conversation

@hjli-creator
Copy link
Contributor

Summary:
Context:
The original diff D78594843 had some issue and brought down offline trace analysis runner S545236,
it was reverted in D79185506.
Now we have identified the root cause and found the solution, this commit revived the original diff with bug fix.

Fix:
Original diff failed to initialize FaaS job because it failed to get argument "index::python_id". The reason is likely because the FaaS environment didn't find config file event_args_1.0.0.yaml so it loaded the default arg values in default_event_args.py, which was missing to add new arg "index::python_id".
The fix is 1. in ARGS_INDEX_FUNC in event_args_yaml_parser.py if an argument key is missing in the available args, then skip fetching it. 2. update default_event_args.py to add the new args.

Differential Revision: D79219118

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 29, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79219118

hjli-creator added a commit to hjli-creator/HolisticTraceAnalysis that referenced this pull request Jul 30, 2025
Summary:

Additional details in test plan.

Differential Revision: D79219118
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79219118

Summary:

Additional details in test plan.

Differential Revision: D79219118
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79219118

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 28f8f44.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants