File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,9 @@ SOFTWARE.
39
39
## OCI queue overview
40
40
[ Document queue-overview] ( files/queue_overview.pdf )
41
41
42
+ ### Author
43
+ <a href =" https://github.com/mikarinneoracle " >mikarinneoracle</a >
44
+
42
45
## OCI Queue example in NodeJS with GitHub Actions
43
46
44
47
### OCI Queue
@@ -122,4 +125,4 @@ You can manually send messages to the queue using the OCI Queue Console
122
125
<p >
123
126
You can also play with the queue's <code >Dead Letter Queue</code > settings to see how many
124
127
times the same message is being received (default is 5). To do this comment the
125
- <a href =" index.js#L99 " >line 99 of the index.js</a > and re-run the build using commit .
128
+ <a href =" index.js#L99 " >line 99 of the index.js</a > and re-run the build by committing the change .
You can’t perform that action at this time.
0 commit comments