adafruit / adafruit/Adafruit_CircuitPython_BLE_Eddystone

add error message for long URLs

Open
#2 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
4
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Currently there's no error to let user know the URL isn't being broadcast if it is too long.
For testing, this works: `https://circuitpython.org/`
This doesn't: `https://circuitpython.org/libraries`

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Start by locating the code path that broadcasts the supplied URL and compare the working and failing examples, then identify how an overlong URL is handled. Done means the user receives an error when the URL cannot be broadcast because it is too long.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.