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

Support for SQS doesn't seem to work #40

Closed
elelha opened this issue Apr 19, 2023 · 4 comments
Closed

Support for SQS doesn't seem to work #40

elelha opened this issue Apr 19, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@elelha
Copy link

elelha commented Apr 19, 2023

I'm trying to use the SQS client in my k6 load test as described in the docs but the test fails with this error:
Remote resolution error: "not found: https://jslib.k6.io/aws/0.7.1/sqs.js"
Screenshot:
Screenshot 2023-04-19 at 1 38 37 PM

The link to the dedicated k6 documentation page is also broken in the docs.
Screenshot 2023-04-19 at 1 41 47 PM

Is the sqs jslib still supported?

Snippet of the sqs jslib implementation:
Screenshot 2023-04-19 at 1 44 08 PM
^ I've tried 0.7.0 and 0.7.1.
I'm currently using k6 0.36.0.

@oleiade
Copy link
Member

oleiade commented Apr 20, 2023

Hi @elelha 👋🏻

Sorry for the mishap. The documentation for SQS made it to the website before we got a chance to produce a new release of the jslib containing it indeed.

I'm on it, and will let you know when it's published 👍

@oleiade oleiade self-assigned this Apr 20, 2023
@oleiade oleiade added the bug Something isn't working label Apr 20, 2023
@oleiade
Copy link
Member

oleiade commented Apr 21, 2023

Hey @elelha

A quick heads up that we have release version 0.7.2 which includes SQS support. You should be able to import it as usual using the following URL: https://jslib.k6.io/aws/0.7.2/sqs.js.

Can confirm that it addresses your issue? 🙇🏻

@elelha
Copy link
Author

elelha commented Apr 21, 2023

Yes, it does! Thanks for the quick resolution 🎉

@oleiade
Copy link
Member

oleiade commented Apr 21, 2023

Perfect, glad I could help 🙇🏻

@oleiade oleiade closed this as completed Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants