question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Definitive output for when the SWA and API are running and available

See original GitHub issue

This is largely to support tasks in VS Code. Specifically, if we had output that we can match to signify the end of the swa start task, it would make creating the launch and task jsons a little bit cleaner.

For example, today I am waiting on "Host lock lease acquired but this only applies if I have an api in my project. Without an api, serving * at http://0.0.0.0:4280 would be end output.

In both cases, I am running the start command with the output and api locations specified in the start command rather than starting the dev server and the func host start processes first, and attaching the emulator to those addresses.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nturinskicommented, Mar 25, 2021

Nah, I don’t think it’ll be necessary. Thanks for all the info!

1reaction
manekinekkocommented, Mar 25, 2021

That’s the message we currently output. However, I noticed when we also spawn the API server, it obviously takes more time to start (as you can see from the screenshot). Would that be a problem @nturinski ?

Also, as @anthonychu mentioned, feel free to let me know if the message we output does the job for you or we can add a different marker?

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

REST APIs and TABLE INSERTs: the Definitive Guide for Oracle
REST APIs and TABLE INSERTs, everything you need. Bonus: we'll build a REST API to GET the data, with support for CLOB/JSON, links, ......
Read more >
Overview for using Microsoft Teams, Shifts, and Viva Learning ...
Shifts and its API give employers and frontline workers real-time visibility into schedules based on worker availability, and let them adjust ...
Read more >
Update applications on application servers | IntelliJ IDEA ...
Configure the application update options · From the main menu, select Run | Edit Configurations. · Open the application server run configuration.
Read more >
About the EIA-930 data
You can access data reported on Form EIA-930 using our API. You can access a link to this API on the Dashboard tab...
Read more >
The Ultimate Guide to Android Bluetooth Low Energy
Learn about the basics of Android BLE, get an overview of important glossary terms, and real world examples to better develop Android apps....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found