triggerdotdev / trigger.dev

Trigger.dev is the open source background jobs platform.
https://trigger.dev/changelog
Apache License 2.0
9.46k stars 592 forks source link

[TRI-857] Record the setup experience and provide feedback #249

Closed matt-aitken closed 1 year ago

matt-aitken commented 1 year ago

We are looking for 10 people to record themselves doing the setup experience of the product.

For each completed recording, we'll be giving a $100 tip using Algora.

Purpose

We are trying to make the initial experience better. That includes the CLI, in-app onboarding, and the quick start docs.

Requirements

What should go in the video

Try and do the following:

  1. Create a Trigger.dev account: https://cloud.trigger.dev
    1. Use the invite code: continuous-delivery-862
  2. Go through the process of getting setup. Behave how you normally would trying to get it working.
  3. Get the example Job running

If you get stuck or experience a bug, that's very useful. Don't cut this out of the video. Please share using the method below.

Submission

Do not create a Pull Request.

  1. Add a comment to this issue with the video attached.
  2. (Optional but appreciated) Add any comments you have about how things could be better.
  3. We will send you the £100 tip using Algora

From SyncLinear.com | TRI-857

samejr commented 1 year ago

Thanks to everyone who contributed to this issue – your feedback has been really helpful 🙏

abhishekmishragithub commented 1 year ago

@matt-aitken or @samejr can you or someone help me with digging more with the error? or the cloud is still experimental? I wanted to explore more about how the jobs are done.

samejr commented 1 year ago

Hey @abhishekmishragithub im still going through some other videos but will get back to you when i've checked yours out properly.

abhishekmishragithub commented 1 year ago

Hey @abhishekmishragithub im still going through some other videos but will get back to you when i've checked yours out properly.

Sure! Thanks.

IMPranshu commented 1 year ago

Hey @abhishekmishragithub which node version are you running?

abhishekmishragithub commented 1 year ago

Hey @abhishekmishragithub which node version are you running?

v20.0.0

IMPranshu commented 1 year ago

Ok. One thing I have found is this error occurs when the CLI is not able to make a remote connection, which can be solved by using a different api key but in this case you might have to signup with a different account altogether. Can you try doing that once and see if it resolves the error?

abhishekmishragithub commented 1 year ago

Ok. One thing I have found is this error occurs when the CLI is not able to make a remote connection, which can be solved by using a different api key but in this case you might have to signup with a different account altogether. Can you try doing that once and see if it resolves the error?

I will use different accounts and test. Will follow the approach mentioned in the docs. Thanks!

IMPranshu commented 1 year ago

Also try upgrading or downgrading node version. I am using v20.3.1 and didn't face this issue but there are reports for other apps getting timeout error for v20.0.0

Screenshot 2023-08-04 at 5 21 03 PM

see this https://github.com/npm/cli/issues/3078