UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
Galvanize
galvanize
python-code-evaluator
Commits
7fd622df
Commit
7fd622df
authored
May 20, 2021
by
Michael Uranaka
Browse files
updating local loop script
parent
43d78d8a
Pipeline
#270012
passed with stages
in 4 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/run-local-loop.sh
scripts/run-local-loop.sh
+1
-1
No files found.
scripts/run-local-loop.sh
View file @
7fd622df
...
...
@@ -10,7 +10,7 @@ while true; do
# apply the redis commands to block-pop
# grep out the actual job payload, and
# write it to the json-object.json file
redis-cli
-h
localhost < redis-cmds |
\
redis-cli
-h
localhost
-p
6379
< redis-cmds |
\
grep
'ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper'
>
\
json-object.json
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment