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

#222 #223

Merged
merged 2 commits into from
Mar 13, 2024
Merged

#222 #223

merged 2 commits into from
Mar 13, 2024

Conversation

abrizida
Copy link
Collaborator

Added new object nInput_FilesProcessed with the following options:

  • attrName (results to be presented, available options are: FilesProcessedByHour, FilesProcessedByDay, FilesInErrorByHour, FilesInErrorByDay, FilesProcessedMoreThanOnce, FilesBacklog)
    • chKeys (the channel of keys to use)\
    • key (the key for the database access)\
    • key.parent (in alternative provide the parent key (e.g. RAS))\
    • key.child (in alternative provide the child key synonym (e.g. db.app))\
    • dontUseKey (boolean to indicate if a key field should not be added in all records returned with chKeys)
    • number (number of days/hours ago the files were processed/errored out)

Added new object nInput_FilesProcessed with the following options:
 - attrName   (results to be presented, available options are: FilesProcessedByHour, FilesProcessedByDay, FilesInErrorByHour, FilesInErrorByDay, FilesProcessedMoreThanOnce, FilesBacklog)
 *    - chKeys     (the channel of keys to use)\
 *    - key        (the key for the database access)\
 *    - key.parent (in alternative provide the parent key (e.g. RAS))\
 *    - key.child  (in alternative provide the child key synonym (e.g. db.app))\
 *    - dontUseKey (boolean to indicate if a key field should not be added in all records returned with chKeys)
 *    - number     (number of days/hours ago the files were processed/errored out)
@abrizida abrizida requested review from nmaguiar and wh1t3r4v3n March 13, 2024 10:02
Copy link

@wh1t3r4v3n wh1t3r4v3n left a comment

Choose a reason for hiding this comment

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

ok

@abrizida abrizida removed the request for review from nmaguiar March 13, 2024 10:10
Added new object nInput_FilesProcessed with the following options:

attrName (results to be presented, available options are: FilesProcessedByHour, FilesProcessedByDay, FilesInErrorByHour, FilesInErrorByDay, FilesProcessedMoreThanOnce, FilesBacklog)
chKeys (the channel of keys to use)\
key (the key for the database access)\
key.parent (in alternative provide the parent key (e.g. RAS))\
key.child (in alternative provide the child key synonym (e.g. db.app))\
dontUseKey (boolean to indicate if a key field should not be added in all records returned with chKeys)
number (number of days/hours ago the files were processed/errored out)

Changed the io.readFileYAML(var_yaml_file); to be used only once.
@nmaguiar nmaguiar merged commit 4ff1ae4 into master Mar 13, 2024
1 check passed
@nmaguiar nmaguiar deleted the #222 branch March 13, 2024 11:20
@abrizida abrizida restored the #222 branch March 13, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants